home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha Extra 2004 January / CyberMycha Extra 1-2004 (Poland) (Disc 2).bin / Pippi / ingm.dir / 00010_movieScriptInternal.ls < prev    next >
Encoding:
Text File  |  2001-03-01  |  214 b   |  11 lines

  1. global sessionObject, monkey
  2.  
  3. on startMovie
  4.   sessionObject.adjustButtons()
  5.   sessionObject.initIntroMovie("gm" & the frameLabel)
  6.   if the frameLabel = "is" then
  7.     monkey.chocoMe()
  8.   end if
  9.   puppetTempo(16)
  10. end
  11.